home *** CD-ROM | disk | FTP | other *** search
- Hello world,
- Here's a binary of Erling Henanger's (erlingh@idt.unit.no) MiNT-aware port
- of GNU Emacs 18.57, minus one nasty bug.
-
- The sources can be found somewhere on atari.archive.umich.edu; they should be
- in a file called `mntemacs.zoo', which was in `~ftp/atari/new' when I
- downloaded it. I made two changes; one is a bug fix and the other adapts the
- code to patchlevel 20 of the MiNT library. Both are included in the file
- `patches'.
-
- You can use the binary as-is, since all the usual LISP stuff is preloaded. If
- you want more (e.g. M-x doctor or M-x shell), you'll have to get the LISP
- files from the original Emacs 18.57 distribution (accept no substitutes).
- You'll also need to get info files, the TUTORIAL, the COPYING etc. from the
- original distribution. I don't have them (yet), so don't ask me ...
-
- Installation
- ============
-
- After unpacking this archive, move the various pieces where you like them.
- You'll need at least the following environment variables:
-
- EMACSLIB path to LISP directory, e.g., /dev/f/gnu/emacs-18.57/lisp
- EMACSDOC path to docs directory, e.g., /dev/f/gnu/emacs-18.57/etc
- TERM name of your terminal description, e.g., st52
- TERMCAP name of termcap file, e.g., /dev/f/gnu/etc/termcap
-
- Here's a termcap entry that might come in handy - but make sure there are
- no carriage return characters in the TERMCAP file, else Emacs won't like it.
-
- #
- # This entry needs MiNT > 0.93 for the function key capabilities.
- # And the function keys won't work with Emacs. (They do work with tcsh)
- #
- st52|atari-st|Atari ST running MiNT:\
- :co#80:li#25:cm=\EY%+ %+ :ho=\EH:cr=^M:le=^H:nd=\EC:up=\EA:do=\EB:\
- :sc=\Ej:rc=\Ek:am:sf=2.4^J:sr=2.4\EI:cl=1.2\EE:cd=0.1*\EJ:\
- :ce=0.1\EK:al=0.1*\EL:dl=0.1*\EM:so=\Ep:se=\Eq:ms:me=\Eq:vi=\Ef:\
- :ve=\Ee:bl=^G:kl=\ED:kr=\EC:ku=\EA:kd=\EB:kh=\EE:k0=\EY:k1=\EP:\
- :k2=\EQ:k3=\ER:k4=\ES:k5=\ET:k6=\EU:k7=\EV:k8=\EW:k9=\EX:l0=F10:\
- :kb=^H:kI=\EI:km:ti=\Ev\Ee:bs:
-
-
- Have fun with this (I do),
-
- Jens.
- --
- Internet: jensk@hpbbrn.bbn.hp.com
- MausNet: Jens Kilian @ BB
-
-